SET VERTEXDATA UV

This command will set the UV data of a vertex in the locked vertexdata.

  Syntax
SET VERTEXDATA UV Vertex Index, U, V
SET VERTEXDATA UV Vertex Index, Index,U, V
  Parameters
Vertex Index
Integer
This value is an integer number such as 1.
Index
Integer
This value is an integer number such as 1.
U
Float
Specify the vertex U component value.
V
Float
Specify the vertex V component value.

  Returns

This command does not return a value.

  Description

An optional parameter will allow UV data in the secondary stages of the vertexdata to be edited.

  Example Code
No example code is provided for this command
  See also

BASIC3D Commands Menu
Index